home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softdisk for Windows 30
/
Softdisk for Windows 30.iso
/
preview
/
softdisk.exe
/
Intro3.dxr
/
00024.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-10-07
|
192 b
|
14 lines
on enterFrame
set the soundLevel to 5
if soundBusy(1) then
sound stop 1
end if
puppetSound("mixes.wav")
cursor(200)
set the exitLock to 0
end
on exitFrame
delay(3 * 60)
end